<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    margin:0;
    padding:0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,body{
    width:100%;
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 16px;
    margin:0;
    padding:0;
    line-height: 30px;
    color:#333;
}
img{max-width:100%}
a,a:hover{
    text-decoration: none;
    color:#333;
}

ul, ul li{
    margin:0;
    padding:0;
    list-style: none;
}
h1,h2,h3,h4,h5,p{
    margin:0;
    padding:0;
}
.fl{float:left;}
.fr{float:right;}
.padding-zero{
    padding:0;
}

@media(min-width:1350px){
    .container{width:1320px;}
}


.b{width:100%;}
.n-l-padding{padding-left:0;}
.n-r-padding{padding-right:0;}
/* .swiper-button-prev, .swiper-container-rtl .swiper-button-next,.swiper-button-next, .swiper-container-rtl .swiper-button-prev{color:#fff;} */


.banner{width:100%}
.banner .swiper-banner img{
    width:100%;
}

.banner-c{
    width:100%;
    position: relative;
}
.fanye{
    border-top:1px solid #ddd;
    font-size: 14px;
}
.table-container{
width: 100%;
overflow-y: auto;
_overflow: auto;
margin: 0 0 1em;
}

input[type='text'] {
width:100%;
line-height:36px;
border:1px solid #ddd;
}
textarea{
border:1px solid #ddd;}


/* é¢åŒ…å±‘å¯¼èˆª */
.sub_nav{width:100%; overflow:hidden;background:rgba(0, 53, 103, .6);position:absolute; bottom: 0;left:0;}
.sub_nav ul{font-size:0;max-width:1320px;margin: 0 auto;}
.sub_nav li{display:inline-block;}
.sub_nav li a{display:block; text-align:center;font-size:16px; color:#fff; position:relative;padding:15px 42px; }
.sub_nav li.cur a{color:#fff; background:#f08519;}
.sub_nav li.cur a:after{left:0; width:100%;}
.sub_nav li:hover a{color:#fff; background:#f08519;}
.sub_nav li:hover a:after{left:0; width:100%;}

.banner_c{
    width: 100%;
    overflow: hidden;
}
.position{
    text-align: right;
    font-size: 14px;
    line-height: 40px;
}




/* å…³äºŽ */
.h-about{
    padding:60px 0;
    overflow: hidden;
    background:url(../../images/h-a-bg.jpg) no-repeat bottom;
}
.h-about-l{
    width:55%;
}
.h-about-t{
    border-left:8px solid #0168b7;
    padding-left:10px;
}
.h-about-en{
    font-size:40px;
    line-height: 40px;
    font-weight:600;
    text-transform: uppercase;
}
.h-about-zh{
    font-size:48px;
    font-weight: bold;
    line-height:48px;
    margin-top:10px;
}
.h-about-info{
    margin-top:40px;
    margin-bottom:40px;
    line-height: 40px;
}
.h-about-btn{
    width:200px;
    background: #0168b7;
    line-height: 48px;
    text-align: center;
}
.h-about-btn a{display:block;}



.h-about-r{
    width:40%;
}

.about-box{
    background: rgba(255,255,255,.8);
    transform: translateY(-100px);
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -o-transform: translateY(-100px);
}
.about-content{
    width:60%;
    padding:60px 40px 0;
    overflow: hidden;
}
.about-pic{
    width:40%;
    box-shadow: 3px 3px 10px #000;
}
.about-content-t{
    font-size: 42px;
    font-weight: bold;
    color:#f08519;
    margin-bottom:40px;
}
.about-content-t span{
    font-size:30px;
    font-weight: lighter;
}
.about-content-info{
    line-height:40px;
}
.about-item{
    margin-bottom:60px;
}
.about-item-b{
    width:260px;
    background:#eee;
    height:260px;
    border-radius: 200px;
    box-shadow: 10px 10px #0168b7;
    margin:0 auto;
    padding:80px 0;
    transition: all .8s;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
}
.a-i-pic img{
    display: block;
    margin: 0 auto;
    height:80px;
}
.a-i-t{
    font-size:20px;
    text-align: center;
    margin-top:20px;
}
.about-item-b:hover {
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
}

.about-intro{
    overflow: hidden;
}
.about-cc{
    padding:60px 0;
    overflow: hidden;
}


/* å›¾ç‰‡ */
.picture{
    padding:60px 0;
    overflow: hidden;
}
.picture-b{margin-bottom:30px;}
.picture-pic{
    border: 1px solid #ddd;
    position: relative;
    display: table;
    overflow: hidden;
    width: 100%;
    height:250px;
    padding:5px;
    text-align: center;
}
.picture-pic a{
    display: table-cell;
    width: 100%;
    height: 250px;
    vertical-align: middle;
}
.picture-pic a img {
    max-width: 100%;
    max-height: 240px;
    margin: 0 auto;
    transition: all .8s;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
}
.picture-t{
    text-align: center;
    line-height: 40px;
    height:40px;
    overflow: hidden;
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
}

.picture-b:hover .picture-pic a img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
















/* äº§å“ */
.h-product{
    background:url(../../images/h-p-bg.jpg) no-repeat bottom;
    padding-top:60px;
    padding-left:60px;
    padding-right:60px;
}
.h-product-t{
    text-align: center;
    color:#fff;
    margin-bottom:60px;
}
.h-t-en{
    font-size:40px;
    line-height: 40px;
    font-weight:600;
    text-transform: uppercase;
}
.h-t-zh{
    font-size:48px;
    font-weight: bold;
    line-height:48px;
    margin-top:10px;
}
.h-product-pic{
    height:329px;
    overflow: hidden;
}
.h-product-pic img{
    display: block;
    margin: 0 auto;
}

.h-product-info{
    background:#0168b7;
    padding:30px 20px;
    overflow: hidden;
    color:#fff;
}
.h-p-info-t{
    font-size:20px;
    text-align: center;
    border-bottom:1px solid #ccc;
    padding-bottom:10px;
    margin-bottom:20px;
}
.h-p-info-jj{
    font-size:14px;
    overflow:hidden;
    height:120px;
}

.product{
    padding: 60px 0;
    overflow: hidden;
}
.product-menu{
transition:all .8s;
-webkit-transition:all .8s;
-moz-transition:all .8s;
-o-transition:all .8s;
}
.product-menu-t{
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.product-menu-l{
    border: 1px solid #ddd;
    padding:5px;
	overflow:hidden;
}
.product-menu-l img{
-webkit-transition:all .8s;
-moz-transition:all .8s;
-o-transition:all .8s;
}

.product-menu-b{
    margin: 30px 0;
    overflow: hidden;
}
.product-menu-r{
    padding:40px 20px;
}
.product-menu-info{
    margin-top:10px;
    height: 80px;
    line-height: 40px;
	overflow:hidden;
	}
.product-m-r-t span,.product-menu-info span{
    font-size: 20px;
    font-weight: bold;
    color:#0168b7;
}
.product-menu-btn{
    width:200px;
    line-height: 48px;
    text-align: center;
    background: #0168b7;
    margin-top: 30px;
}
.product-menu-btn a{
    display: block;
    color:#fff;
}
.product-menu:hover{
transform: translateX(10px);
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
-o-transform: translateX(10px);
}
.product-menu:hover .product-menu-l img{
transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-o-transform:scale(1.1);
}




.product-left{
    width:20%;
    background:#ddd;
}
.product-left-tit{
    font-size:30px;
    font-weight: bold;
    background:#0168b7;
    color:#fff;
    line-height: 120px;
    padding:0 40px;
}
.product-left ul{
    padding:30px 20px;
    overflow: hidden;
}
.product-left ul li{
    line-height: 48px;
    border-bottom:1px solid #ccc;
}
.product-left ul li img{
    height:20px;
    margin-right:15px;
}

.product-right{
    width:80%;
    padding-left:60px;
    overflow: hidden;
}
.product-right-tit{
    font-size:32px;
    text-align: center;
}
.product-right-img{
    margin:40px 0 60px;
}
.product-right-img img{
    display: block;
    margin: 0 auto;
}
.product-right-content-tit{
    font-size:24px;
    border-bottom:1px solid #ddd;
    padding-bottom:10px;
}
.product-right-content-c{
    padding:40px 0;
    overflow: hidden;
    border-bottom:1px solid #ddd;
}
.f14{
    font-size:14px;
    color:#555;
}


















/* æ–°é—» */
.h-news{
    padding:60px 0;
    overflow:hidden;
}
.h-news-item-top{
    margin:60px 0 30px;
    overflow: hidden;
}
.h-news-l-b{
    width: 100%;
    overflow: hidden;
    height: 314px;
}
.h-news-l-b img{
    display: block;
    margin: 0 auto;
    max-height: 314px;
}
.h-news-r-t{
    font-size: 24px;
    height:30px;
    overflow: hidden;
    margin: 10px 0 30px;
}
.h-news-r-info{
    overflow: hidden;
    height:80px;
    line-height: 40px;
}
.h-news-r-btn{
    width:200px;
    height:48px;
    line-height: 48px;
    background: #0168b7;
    text-align: center;
    margin-top:40px;
}
.h-news-item-bottom .h-news-li-b{
    background:#eee;
    padding:40px 20px;
    overflow: hidden;
}
.h-news-i-b-date{color:#555;}
.h-news-i-b-t{
    font-size:20px;
    margin-top:20px;
}

.news{
    padding:60px 0;
    overflow: hidden;
}
.news ul li{
    overflow: hidden;
    margin-bottom:30px;
    transition: all .8s;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
}
.news-pic{
    height:210px;
    overflow: hidden;
}
.news-content{
    padding:20px 0;
    overflow: hidden;
}
.news-c-t{
    font-size:24px;
    font-weight: bold;
}
.news-c-desc{
    height:60px;
    overflow: hidden;
    color:#777;
    margin-top:20px;
    margin-bottom:20px;
    font-size: 14px;
}
.news-c-btn{
    font-size:14px;
    width:160px;
    text-align: center;
    line-height: 40px;
    transition: all .8s;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
}
.news-c-btn a{
    color: #fff;
    display: block;
}
.news-date{
    text-align: center;
    padding:40px 0;
}
.news-date span{
    display: block;
    font-size: 80px;
    line-height: 80px;
    color:#f08519;
    font-weight: bold;
    font-family: 'Times New Roman', Times, serif;
}
.news ul li:hover{
    transform: translateX(20px);
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -o-transform: translateX(20px);
}
.news ul li:hover .news-c-btn{
    background:#f08519;
}
.news-t{
    text-align: center;
    font-size:32px;
    font-weight: bold;
}
.news-icon{
    width:50%;
    margin: 30px auto;
    overflow: hidden;
    text-align: center;
    line-height: 60px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    color:#777;
}
.news-desc{
    margin: 0 auto;
    overflow: hidden;
    background:#ddd;
    padding:20px;
    font-size:14px;
    color:#555;
}
.news-c-content{
    margin:40px 0;
}



/* æ¡ˆä¾‹ */
.case{
    padding:60px 0;
    overflow: hidden;
}
.case-b{
    border: 1px solid #ddd;
    position: relative;
    display: table;
    overflow: hidden;
    width: 100%;
    height: 140px;
    padding: 5px;
    text-align: center;
    margin-bottom:30px;
}
.case-b a{
    display: table-cell;
    width: 100%;
    height: 140px;
    vertical-align: middle;
}
.case-b a img{
    max-width: 100%;
    max-height: 130px;
    margin: 0 auto;
    transition: all .8s;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
}
.case-b:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}











/* åˆ—è¡¨ */
.h-liebiao{
    background: url(../../images/h-lb.jpg) no-repeat center;
    padding:80px 0;
}
.h-liebiao-b img{
    display: block;
    margin: 0 auto;
    height:120px;
}
.h-liebiao-t{
    text-align: center;
    font-size: 20px;
    margin-top:20px;
    color:#fff;
}


/* footer */
.footer{
    background:#003567;
    padding:60px 0;
    overflow: hidden;
    color:#fff;
}
.footer a{color:#fff;}
.ft-copyright{text-align: right;line-height: 40px;}




@media(min-width:1300px) and (max-width:1400px){
.h-product-pic{height:224px}
.h-product-pic img{max-height:224px}
}

@media(min-width:992px) and (max-width:1200px){
.case-b,.case-b a{height:90px}
.case-b a img{max-height: 90px;}
.h-product-pic{height:159px;}
.product-left-tit{font-size:24px}
}


@media(min-width:1200px) and (max-width:1300px){
.h-product-pic{height:208px}
.h-product-pic img{max-height:208px}
}





@media(max-width:1200px){
.banner_c{margin-top:44px;}
}



@media(min-width:767px) and (max-width:992px){
.h-about-l{width:100%;}
.h-about-r{display:none;}
.h-product-pic{height:189px}
.h-product-pic img{max-height:189px}
.ft-copyright{font-size:14px;}
.product-left{width:30%}
.product-right{width:70%}
.news-t{font-size:28px;line-height:40px; height:40px;overflow:hidden;}
.case-b,.case-b a{height:62px;}
.case-b a img{max-height:62px}
}





@media(max-width:767px){
.banner{margin-top:44px;}
.h-about-l,.h-about-r{width:100%}
.h-product-pic{height:246px;}
.h-liebiao-b img{height:80px;}
.ft-copyright{font-size:14px;}

.sub_nav{display:none;}
.picture-pic,.picture-pic a{height:110px;}
.picture-pic a img{max-height:100px}
.product-left{display:none}
.product-right{width:100%;padding-left:0;}

.h-about-en,.h-t-en{font-size:20px;}
.h-t-zh,.h-about-zh{font-size:30px;}
.news-c-desc,.news-c-btn{display:none;}
.news-pic{height:130px;}
.news-c-t{height:90px; overflow:hidden}
.news-t{
	font-size: 26px;
    line-height: 40px;
	}
.news-icon{width:100%;}
.about-box{
transform: translateY(0px);
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
}
.about-content{width:100%;}
.about-pic{width:100%;margin-top:40px;}
.about-item{margin-top:60px;}
.about-item-b{width:95px; height:120px;padding:20px 0;box-shadow: 5px 5px #0168b7;}
.a-i-pic img{height:50px;}
.a-i-t{font-size:14px; margin-top:10px;}

}</pre></body></html>